home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 January / CHIP Heft 2.iso / data / FP_2000 / PFILES / COMMON / MSSHARED / THEMES / LEAVES / LEAVES.ELM / graph0.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1998-10-21  |  1.5 KB  |  75 lines

  1. .mstheme
  2. {
  3.     nav-banner-image: url(leabanr.gif);
  4.     separator-image: url(learule.gif);
  5.     list-image-1: url(leabul1.gif);
  6.     list-image-2: url(leabul2.gif);
  7.     list-image-3: url(leabul3.gif);
  8.     navbutton-horiz-pushed: url(leahsel.gif);
  9.     navbutton-horiz-normal: url(leahbtn.gif);
  10.     navbutton-vert-pushed: url(leavsel.gif);
  11.     navbutton-vert-normal: url(leavbtn.gif);
  12.     navbutton-home-normal: url(leahom.gif);
  13.     navbutton-up-normal: url(leaup.gif);
  14.     navbutton-prev-normal: url(leabck.gif);
  15.     navbutton-next-normal: url(leanxt.gif);
  16. }
  17. .mstheme-bannertxt
  18. {
  19.     font-family: Georgia, "Times New Roman", Times;
  20.     font-size: 6;
  21.     color: rgb(204,102,0);
  22. }
  23. .mstheme-horiz-navtxt
  24. {
  25.     font-family: Arial, Arial, Helvetica;
  26.     font-size: 2;
  27.     font-weight: bold;
  28.     text-align: right;
  29.     color: rgb(204,102,0);
  30. }
  31. .mstheme-vert-navtxt
  32. {
  33.     font-family: Arial, Arial, Helvetica;
  34.     font-size: 2;
  35.     font-weight: bold;
  36.     text-align: right;
  37.     color: rgb(204,102,0);
  38. }
  39. .mstheme-navtxthome
  40. {
  41.     font-family: Arial, Arial, Helvetica;
  42.     font-size: 1;
  43.     color: rgb(0,0,0);
  44. }
  45. .mstheme-navtxtup
  46. {
  47.     font-family: Arial, Arial, Helvetica;
  48.     font-size: 1;
  49.     color: rgb(0,0,0);
  50. }
  51. .mstheme-navtxtprev
  52. {
  53.     font-family: Arial, Arial, Helvetica;
  54.     font-size: 1;
  55.     color: rgb(0,0,0);
  56. }
  57. .mstheme-navtxtnext
  58. {
  59.     font-family: Arial, Arial, Helvetica;
  60.     font-size: 1;
  61.     color: rgb(0,0,0);
  62. }
  63. UL
  64. {
  65.     list-style-image:url(leabul1.gif);
  66. }
  67. UL UL
  68. {
  69.     list-style-image:url(leabul2.gif);
  70. }
  71. UL UL UL
  72. {
  73.     list-style-image:url(leabul3.gif);
  74. }
  75.